home *** CD-ROM | disk | FTP | other *** search
/ Amiga Packmags / Peanuts - Issue 3 (1992-07-19)(Alcatraz).zip / Peanuts - Issue 3 (1992-07-19)(Alcatraz).adf / sysspy.unreg.Doc < prev   
Text File  |  1977-12-31  |  5KB  |  170 lines

  1. ****************************************************************************
  2. *                                                                          *
  3. *  **********************************************************************  *
  4. *  *                                                                    *  *
  5. *  *                    -----------------------                         *  *
  6. *  *                    SYSSPY 1.3 Unregistered                            *  *
  7. *  *                    -----------------------                            *  *
  8. *  *                                                                    *  *
  9. *  *             by Toni Wilen alias Multiplex of Chrome                *  *
  10. *  *                                                                    *  *
  11. *  **********************************************************************  *
  12. *                                                                          *
  13. ****************************************************************************
  14.  
  15.  
  16.  
  17.     INTRODUCTION
  18.     ------------
  19.  
  20.     SysSpy is copyright ©1992 by Toni Wilen, all rights reserved.
  21.     Please send bug reports, suggestions and comments.
  22.  
  23.     This is freely distributable unregistered version.
  24.     If you register you get newest registered versions of SysSpy and
  25.     FileMaster. FileMaster is fast and small (80K) directory utility
  26.     with NewZap-style file-editing and diskediting and lots more.
  27.     Registeration fee is 15 USD or 30DM or 50 FIM.
  28.  
  29.     For residents in Finland:
  30.     Suomalaisille rekisteröinti onnistuu helpoiten maksamalla
  31.     postisiirrolla 50 markkaa tilille PSP 10733 943. Kirjoittakaa
  32.     tiedonantoja-kohtaan 'SysSpy:n rekisteröintimaksu' ja Register-
  33.     gadgetin tulostavan rekisteröintikaavakkeen System info -kohdan, jos
  34.     mahdollista. Tai sitten voit lähettaa 50 markkaa kirjekuoressa
  35.     rekisteröintikaavakkeen kanssa.
  36.  
  37.     For residents outside Finland: Send 15 USD or 30 DM or 50 FIM in
  38.     envelope with the registeration from.
  39.  
  40.     My address reads:
  41.  
  42.         Toni Wilen
  43.         Sudentie 4
  44.         13600 HML
  45.         Finland
  46.  
  47.     YOU USE SYSSPY WITH YOUR OWN RISK! I cannot assure you a totally
  48.     bug free operation, nor can I take responsibility for any damage
  49.     caused by the program or by the misuse of it. This program will
  50.     make gurus or hangs or slows your Amiga down if too many
  51.     libraryvectors are selected and someone is using them a lot.
  52.  
  53.  
  54.     SYSTEM REQUIREMENTS
  55.     -------------------
  56.  
  57.     SysSpy needs Kickstart version 1.2 or later (KS 2.0, too)
  58.     SysSpy doesn't need any disk-resident libraries or devices.
  59.  
  60.  
  61.     GENERAL
  62.     -------
  63.  
  64.     SysSpy is program that shows library- ,resource- and devicecalls
  65.  
  66.     SysSpy is meant for debugging purposes or just for fun,
  67.     because you can see all parameters for library croutine
  68.     and returncode.
  69.  
  70.     If you have library and good docs for it (like in Rom Kernel Manual:
  71.     Includes & Autodocs!) you can send it for me, I try to add it to
  72.     SysSpy if possible. Docs especially for arp.library and KS2.0 new
  73.     functions and libraries (I don't have KS2.0 autodocs yet) are needed.
  74.  
  75.     If you have viruscheckers active when you use SysSpy they can
  76.     give warnings about changed libraryvectors. If it is same vector
  77.     that you have selected from SysSpy, there is no virusdanger, just
  78.     ignore the warning.
  79.  
  80.     INSTRUCTIONS
  81.     ------------
  82.  
  83.     On the top of the screen are three gadgets: Quit, Options and Tasks.
  84.  
  85.     Quit:        Quits SysSpy.
  86.  
  87.         SysSpy can't quit if other program has changed libraryvector
  88.         or has called libraryroutine and call isn't returned yet.
  89.  
  90.     Options:    Brings another menu on the top of the screen.
  91.     
  92.         Exit:        Returns back to main menu.
  93.         Prev:        Goes previous library
  94.         Next:        Goes next library.
  95.         More:        Shows more library routines if all of them
  96.                 doesn't fit on screen simultaneously.
  97.         Clear:        Removes all libraryroutines under spying.
  98.         Invert:        Adds all unselected libraryroutines and
  99.                 Removes all selected libraryroutines.
  100.         
  101.         Use mouse to select libraryroutines.
  102.         If you have Kickstart 1.2 or 1.3, you can't spy dos.library's
  103.         first four vectors (Open,Close,Expunge,Reserved)
  104.  
  105.     Tasks:        Brings list of all tasks on your Amiga.
  106.             Select one task which is under spying with mouse
  107.             or write it on the string-gadget on top of screen.
  108.             You can select only one task at time.
  109.  
  110.     Reg:        Prints registeration form.
  111.  
  112.  
  113.     Example of SysSpy's output:
  114.  
  115.     $0032F7EA $30FE50=OpenWindow($3310AC)
  116.         |         |         |    |
  117.         |         |         |     Parameters
  118.         |         |           |    
  119.         |         |     Libraryroutine
  120.         |         |
  121.         |    Returncode (D0's value)
  122.         |
  123.         |
  124.     Calling address
  125.  
  126.     SysSpy was developed on Amiga 500 with 25MHz 68030.
  127.     and SysSpy was tested on A500, A1000 and A2000.
  128.  
  129.     This unregistered version has only two libraries, resources
  130.     and devices.
  131.  
  132.     dos.library    and    exec.library
  133.     disk.resource    and    misc.resource
  134.     timer.device    and    trackdisk.device
  135.  
  136.     Registered version has following libraries, resources and devices:
  137.  
  138.     dos.library        diskfont.library    
  139.     exec.library        expansion.library
  140.     graphics.library    intuition.library
  141.     layers.library        powerpacker.library
  142.     reqtools.library    req.library
  143.     translator.library
  144.  
  145.     ciaa.resource        ciab.resource
  146.     disk.resource        misc.resource
  147.     potgo.resource
  148.  
  149.     audio.device        clipboard.device
  150.     console.device        gameport.device
  151.     input.device        keyboard.device
  152.     narrator.device        parallel.device
  153.     printer.device        serial.device
  154.     timer.device        trackdisk.device
  155.  
  156.  
  157.     FUTURE PLANS
  158.     ------------
  159.  
  160.     New Kickstart 2.0 routines, libraries and resources.
  161.     New libraries, devices and resources.
  162.     Your ideas!
  163.  
  164.  
  165.     HISTORY
  166.     -------
  167.  
  168.     Sysspy 1.0 - 1.2     internal versions
  169.  
  170.